Builder

open class Builder

A builder to create connection options for the EmrtdConnector.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Build the connection options.
Link copied to clipboard
Sets the access key for the chip access procedure to authenticate to the chip of the eMRTD.
Link copied to clipboard
Sets the access key for the chip access procedure to authenticate to the chip of the eMRTD.
Link copied to clipboard
open fun setChipAccessKeyFromMrz(documentNumber: String, dateOfBirth: String, dateOfExpiry: String): ConnectionOptions.Builder
Sets the access key for the chip access procedure to authenticate to the chip of the eMRTD.
Link copied to clipboard
Enable or disable collection of diagnostics.
Link copied to clipboard
Sets additional HTTP headers that will be set for the websocket connection.
Link copied to clipboard
Sets an unique string to identify the session.